home *** CD-ROM | disk | FTP | other *** search
/ Adobe Graphics & Publishing SDK 1996 December / Adobe Graphics & Publishing SDK 1996 December.iso / pc / pm65sdk / sourcecode / pclframe / windows / pclframe.rc < prev    next >
Text File  |  1996-10-18  |  2KB  |  72 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "test.rc"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13.  
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16.  
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21.  
  22. #ifdef APSTUDIO_INVOKED
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // TEXTINCLUDE
  26. //
  27.  
  28. 2 TEXTINCLUDE DISCARDABLE 
  29. BEGIN
  30.     "#include ""test.rc""\0"
  31. END
  32.  
  33. 3 TEXTINCLUDE DISCARDABLE 
  34. BEGIN
  35.     "\r\n"
  36.     "\0"
  37. END
  38.  
  39. 1 TEXTINCLUDE DISCARDABLE 
  40. BEGIN
  41.     "resource.h\0"
  42. END
  43.  
  44. #endif    // APSTUDIO_INVOKED
  45.  
  46.  
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // String Table
  50. //
  51.  
  52. STRINGTABLE DISCARDABLE 
  53. BEGIN
  54.     1                       "An Empty Frame..."
  55. END
  56.  
  57. #endif    // English (U.S.) resources
  58. /////////////////////////////////////////////////////////////////////////////
  59.  
  60.  
  61.  
  62. #ifndef APSTUDIO_INVOKED
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // Generated from the TEXTINCLUDE 3 resource.
  66. //
  67.  
  68.  
  69. /////////////////////////////////////////////////////////////////////////////
  70. #endif    // not APSTUDIO_INVOKED
  71.  
  72.